home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mita.dir
/
00325.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
154 b
|
9 lines
on exitFrame
repeat with x = 4 to 5
puppetSprite(x, 1)
set the visible of sprite x to 1
puppetSprite(x, 0)
end repeat
updateStage()
end